Simply do not declare module_exit() handlers for netback/blkback, rather
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:47:00 +0000 (16:47 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:47:00 +0000 (16:47 +0100)
commit9f124d83346982f9d274c5cdf05185dc65436115
tree27f1c3fd40b27090c8549d1b9c33766f82063a57
parentb5a919873c86d982434f6c0670ddcc8f54f29c5d
Simply do not declare module_exit() handlers for netback/blkback, rather
than declaring the modules unsafe.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/blkback/blkback.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c